Viewport

Undocumented in source.

Constructors

this
this(int x, int y, int width, int height)
Undocumented in source.

Members

Functions

setBounds
void setBounds(int x, int y, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
setWorldSize
void setWorldSize(int worldWidth, int worldHeight)
height
int height;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
ViewportType type;
width
int width;
worldHeight
int worldHeight;
Undocumented in source.
worldWidth
int worldWidth;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta